Skip to content

Capitalize first word in unittest.mock.{assert_any_call,assert_has_calls} docs#151951

Open
hy144328 wants to merge 1 commit into
python:mainfrom
hy144328:docs/unittest-mock-assert-capital
Open

Capitalize first word in unittest.mock.{assert_any_call,assert_has_calls} docs#151951
hy144328 wants to merge 1 commit into
python:mainfrom
hy144328:docs/unittest-mock-assert-capital

Conversation

@hy144328

Copy link
Copy Markdown

Start sentences in unittest.mock with a capital letter

Change two occurrences of 'assert' to uppercase.

@python-cla-bot

python-cla-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33258894 | 📁 Comparing 9a36fbf against main (b1c4bda)

  🔍 Preview build  

1 file changed
± library/unittest.mock.html

@hy144328

Copy link
Copy Markdown
Author

This PR only fixes typos.
Thus, IMHO, the PR title does not require an issue number.

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StanFromIreland StanFromIreland changed the title docs(unittest.mock): Start sentence on uppercase. Capitalize first word in unittest.mock.{assert_any_call,assert_has_calls} docs Jun 23, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Can you fix all the docstrings too, please:

"""assert that the mock was never called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants